FoeException Class
Represents the File Access over EtherCAT (FoE) exceptions that occur during the application execution.
Inheritance hierarchy
System.Object
IntervalZero.KINGSTAR.Base.Class.Exception
IntervalZero.KINGSTAR.Base.Class.FoeException
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public class FoeException : Exception
Public Class FoeException Inherits Exception
The FoeException class exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Error | The inner exception sent by the subsystem. |
See also